lcHatchBoundPoint Home

Adds a point to hatch boundary.

 BOOL lcHatchBoundPoint (
   HANDLE hHatch,
   double X,
   double Y
 );

Parameters
hHatch
  Handle to a hatch object.
X Y
  Point coordinates.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  Code samplelcHatchBoundEntitylcHatchBoundEndLoop